do not clean vendor directory on distclean
authorSascha Steinbiss <satta@debian.org>
Thu, 23 Apr 2026 05:14:21 +0000 (07:14 +0200)
committerAndreas Dolp <dev@andreas-dolp.de>
Thu, 23 Apr 2026 05:14:21 +0000 (07:14 +0200)
commitf0a1a15a880fe04592f995b587aea5492884290c
treee075f4d9ceaef2cf2a40c32191f29903bc04e1ff
parentf9c7ab92ebbe59a0a81cfeea1481f315dc8e1e7b
do not clean vendor directory on distclean

Last-Update: 2018-12-26

dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.

Gbp-Pq: Name fix-repeated-builds.patch
rust/Makefile.am